home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / EXT / F-J / FreshStart1.6.cpt / FreshStart 1.6 ƒ / FreshStart 1.6 Documentation / card_4793.txt < prev    next >
Text File  |  1990-01-01  |  1KB  |  53 lines

  1. -- card: 4793 from stack: in.6 Documentation
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2821
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on OpenCard
  8.   set the scroll of card field textField to 0
  9. end OpenCard
  10.  
  11.  
  12.  
  13. -- part 1 (field)
  14. -- low flags: 01
  15. -- high flags: 0007
  16. -- rect: left=173 top=105 right=285 bottom=321
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 0
  20. -- font id: 3
  21. -- text size: 9
  22. -- style flags: 0
  23. -- line height: 12
  24. -- part name: textField
  25.  
  26.  
  27. -- part 2 (button)
  28. -- low flags: 00
  29. -- high flags: 0000
  30. -- rect: left=173 top=105 right=285 bottom=305
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: 
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   go to card id 3219
  42. end mouseUp
  43.  
  44.  
  45.  
  46.  
  47. -- part contents for card part 1
  48. ----- text -----
  49. This list contains the INITs to be executed in the environment. When the environment is selected, all the selected INITs, in order, will be displayed followed by the unselected INITs.
  50.  
  51. Clicking on an INIT will toggle it's state between selected and unselected. Clicking and dragging over a range of INITs will change all the INITs to the new state of the first INIT clicked on.
  52.  
  53. Clicking on an INIT with the command key help down will allow you to change the ordering of INITs. Drag the INIT to the desired position in the list and release the mouse.